| Total Complexity | 30 |
| Dependencies | 3 |
| Dependents | 8 |
| Total lines | 170 |
| Lines of code | 120 |
| Logical lines of code | 36 |
| Comment lines | 26 |
| Methods | 11 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| interval() | 53 | 6 | 20 | |
| intervalLevel() | 58 | 6 | 13 | |
| __construct() | 44 | 1 | 46 | |
| isTimestamp() | 70 | 3 | 6 | |
| toTimestamp() | 67 | 3 | 9 | |
| isDate() | 74 | 2 | 4 | |
| isThisMonth() | 72 | 2 | 5 | |
| isThisYear() | 72 | 2 | 5 | |
| isValid() | 78 | 2 | 3 | |
| localized() | 73 | 2 | 5 | |
| relative() | 74 | 1 | 4 |